[Vue warn]: Cannot find element: #main 使用vue框架的时候,如果页面提示如下错误,则说明new Vue的时候没有传入 el 的值: 我们传入el 既可以,如: ...
[Vue warn]: Attribute "id" is ignored on component because the component is a fragment instanc 今天在使用vue框架搭建环境时,遇到这个错误提示: 这个提示的原因是使用 vue-router 和 vue-loader 插件的时候在最外面那个 template 里面,所有内容 ... 上一页 1 下一页